NXP Semiconductors /LPC11Cxx /C_CAN /CANCNTL

Text Text Text Text Text Text Text Text Text Text Text Text Text Text Text Text Text Text Text Text Text Text Text Text Text Text Text

Interpret as CANCNTL

31 2827 2423 2019 1615 1211 87 43 0 0 0 0 0 0 0 0 00 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 (NORMAL_OPERATION)INIT 0 (DISABLE_CAN_INTERRUP)IE 0 (DISABLE_STATUS_CHANG)SIE 0 (DISABLE_ERROR_INTERR)EIE 0 (RESERVED)RESERVED 0 (AUTOMATIC_RETRANSMIS)DAR 0 (THE_CPU_HAS_NO_WRITE)CCE 0 (NORMAL_OPERATION)ENUM 0 (RESERVED)RESERVED

CCE=THE_CPU_HAS_NO_WRITE, ENUM=NORMAL_OPERATION, IE=DISABLE_CAN_INTERRUP, INIT=NORMAL_OPERATION, SIE=DISABLE_STATUS_CHANG, DAR=AUTOMATIC_RETRANSMIS, EIE=DISABLE_ERROR_INTERR

Description

CAN control

Fields

INIT

Initialization

0 (NORMAL_OPERATION): Normal operation.

1 (INITIALIZATION_IS_ST): Initialization is started. On reset, software needs to initialize the CAN controller.

IE

Module interrupt enable

0 (DISABLE_CAN_INTERRUP): Disable CAN interrupts. The interrupt line is always HIGH.

1 (ENABLE_CAN_INTERRUPT): Enable CAN interrupts. The interrupt line is set to LOW and remains LOW until all pending interrupts are cleared.

SIE

Status change interrupt enable

0 (DISABLE_STATUS_CHANG): Disable status change interrupts. No status change interrupt will be generated.

1 (ENABLE_STATUS_CHANGE): Enable status change interrupts. A status change interrupt will be generated when a message transfer is successfully completed or a CAN bus error is detected.

EIE

Error interrupt enable

0 (DISABLE_ERROR_INTERR): Disable error interrupt. No error status interrupt will be generated.

1 (ENABLE_ERROR_INTERRU): Enable error interrupt. A change in the bits BOFF or EWARN in the CANSTAT registers will generate an interrupt.

RESERVED

reserved

DAR

Disable automatic retransmission

0 (AUTOMATIC_RETRANSMIS): Automatic retransmission of disturbed messages enabled.

1 (AUTOMATIC_RETRANSMIS): Automatic retransmission disabled.

CCE

Configuration change enable

0 (THE_CPU_HAS_NO_WRITE): The CPU has no write access to the bit timing register.

1 (THE_CPU_HAS_WRITE_AC): The CPU has write access to the CANBT register while the INIT bit is one.

ENUM

Test mode enable

0 (NORMAL_OPERATION): Normal operation.

1 (TEST_MODE): Test mode.

RESERVED

reserved

Links

()